FortiOS 5.4 Online Help Link FortiOS 5.2 Online Help Link FortiOS 5.0 Online Help Link FortiOS 4.3 Online Help Link

Home > Online Help

> Chapter 15 - IPv6 > IPv6 Configuration > IPv6 address groups

IPv6 address groups

To create IPv6 address groups from existing IPv6 addresses - web-based manager

Your company has 3 internal servers with IPv6 addresses that it would like to group together for the purposes of a number of policies.

  1. Go to Policy & Objects > Objects > Addresses and select Create New > Address Group.
  2. Select IPv6 Group, and fill out the fields with the following information:
Group Name Web_Server_Cluster
Members Web_Server-1

Web_Server-2

Web_Server-3
  1. Select OK.
To create IPv6 address groups from existing IPv6 addresses - CLI

config firewall addrgrp6

edit Web_Server_Cluster

set member Web_Server-1 Web_Server-2 Web_Server-3

end

To verify that the addresses were added correctly
  1. Go to Policy & Objects > Objects > Addresses. Check that the addresses have been added to the address list and that they are correct.
  2. From the CLI, enter the following commands:

config firewall addgrp6

edit <the name of the address that you wish to verify>

Show full-configuration